home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 May / PCWMAY06.iso / Software / Resources / Paint.NET 2.5 / PaintDotNet_2_5.exe / PaintDotNet.msi / _32D26F63DCCF53FF4EAB50B31BF5B0D0 < prev    next >
Text File  |  2005-11-23  |  5KB  |  155 lines

  1. <html>
  2.  
  3. <!-- #BeginTemplate "pdn_help.dwt" -->
  4.  
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  7. <!-- #BeginEditable "title" -->
  8. <title>Paint.NET Help - Menu Bar</title>
  9. <!-- #EndEditable -->
  10. <link rel="stylesheet" type="text/css" href="../stylesheet.css">
  11. </head>
  12.  
  13. <body>
  14.  
  15. <div id="banner">
  16.     <img border="0" src="../images/logo.png" width="229" height="73" align="left"><p><b><br>
  17.      </b></p>
  18. </div>
  19. <div id="leftnav">
  20.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  21.         <li><a href="index.html">Overview</a><br>
  22.         </li>
  23.         <li><a href="Features.html">Features</a><br>
  24.         </li>
  25.     </ul>
  26.     <h3>User Interface</h3>
  27.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  28.         <li><a href="KeyboardMouseCommands.html">Keyboard & Mouse Commands</a></li>
  29.         <li><a href="MainWindow.html">Main Window</a></li>
  30.         <li><a href="MenuBar.html">Menu Bar</a>
  31.         <ul class="toc">
  32.             <li><a href="File.html">File</a></li>
  33.             <li><a href="Edit.html">Edit</a></li>
  34.             <li><a href="View.html">View</a></li>
  35.             <li><a href="Image.html">Image</a></li>
  36.             <li><a href="Layers.html">Layers</a>
  37.             <ul class="toc">
  38.                 <li class="comment"><a href="RotateZoom.html">Rotate / Zoom</a></li>
  39.                 <li><a href="Adjustments.html">Adjustments</a>
  40.                 <ul class="toc">
  41.                     <li><a href="Levels.html">Levels</a></li>
  42.                 </ul></li>
  43.             </ul></li>
  44.             <li><a href="Effects.html">Effects</a></li>
  45.             <li><a href="Tools.html">Tools</a></li>
  46.             <li><a href="Window.html">Window</a></li>
  47.             <li><a href="Help.html">Help</a></li>
  48.             <li><a href="Toolbar.html">Toolbar</a></li>
  49.         </ul>
  50.         </li>
  51.         <li><a href="ToolsWindow.html">Tools Window</a><ul class="toc">
  52.             <li><a href="SelectionTools.html">Selection Tools</a></li>
  53.             <li><a href="MoveTools.html">Move Tools</a><br>
  54.             <a href="MagicWand.html">Magic Wand</a><br>
  55.             <a href="Paintbrush.html">Paintbrush</a></li>
  56.             <li><a href="EraserTool.html">Eraser Tool</a></li>
  57.             <li><a href="PixelTools.html">Pixel Tools</a></li>
  58.             <li><a href="ShapeTools.html">Shape Tools</a></li>
  59.             <li><a href="LineCurve.html">Line / Curve Tool</a></li>
  60.             <li><a href="TextTool.html">Text Tool</a></li>
  61.             <li><a href="PaintBucket.html">Paint Bucket</a></li>
  62.             <li><a href="CloneStamp.html">Clone Stamp</a></li>
  63.             <li><a href="RecolorTool.html">Recolor Tool</a></li>
  64.         </ul>
  65.         </li>
  66.         <li><a href="HistoryWindow.html">History Window</a></li>
  67.         <li><a href="LayersWindow.html">Layers Window</a></li>
  68.         <li><a href="ColorsWindow.html">Colors Window</a></li>
  69.         <li><a href="StatusBar.html">Status Bar</a></li>
  70.     </ul>
  71.     </li>
  72.     <h3>Other</h3>
  73.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  74.         <li><a href="FAQ.html">FAQ (Frequently Asked Questions)</a></li>
  75.         <li><a href="UnattendedInstallation.html">Unattended Installation</a></li>
  76.         <li><a href="SystemRequirements.html">System Requirements</a></li>
  77.         <li><a href="WebLinks.html">Web Links</a></li>
  78.         <li><a href="License.html">License</a></li>
  79.     </ul>
  80. </div>
  81. <div id="content">
  82.     <!-- #BeginEditable "content" -->
  83.  
  84.  
  85. <div id="content0">
  86. <h2>Menu Bar</h2> 
  87. <img border="0" src="Images/menubar.gif" width="369" height="44"></p>
  88. <p>There are nine top-level menus in Paint.NET:</p></p>
  89. <ol>
  90.     <li>
  91.     <h3><a href="File.html">File</a></h3>
  92.     <p>Provides access to open, acquire, and save images. These options behave 
  93.     similarly to other document and image editing programs. There are also 
  94.     commands for setting the language of the user interface, and checking for 
  95.     updates.</p>
  96.     </li>
  97.     <li>
  98.     <h3><a href="Edit.html">Edit</a></h3>
  99.     <p>Contains commands for easy manipulation of the image history, the 
  100.     selected region of the image, the selection itself, and the clipboard.</p>
  101.     </li>
  102.     <li>
  103.     <h3><a href="View.html">View</a></h3>
  104.     <p>These commands change the way that the image or workspace are presented 
  105.     to you.</p>
  106.     </li>
  107.     <li>
  108.     <h3><a href="Image.html">Image</a></h3>
  109.     <p>Contains commands that alter the entire image, including all layers. </p>
  110.     </li>
  111.     <li>
  112.     <h3><a href="Layers.html">Layers</a></h3>
  113.     <p>These commands alter only the currently active layer. </p>
  114.     </li>
  115.     <li>
  116.     <h3><a href="Effects.html">Effects</a></h3>
  117.     <p>Contains effects which may be used to transform the current layer.</p>
  118.     </li>
  119.     <li>
  120.     <h3><a href="Tools.html">Tools</a></h3>
  121.     <p>Provides quick access to selecting a specific tool, and the ability to 
  122.     alter some global tool options.</p>
  123.     </li>
  124.     <li>
  125.     <h3><a href="Window.html">Window</a></h3>
  126.     <p>These commands allow you to hide or show the floating utility windows, to 
  127.     reset them to their original locations, and to toggle their translucent 
  128.     effect.</p>
  129.     </li>
  130.     <li>
  131.     <h3><a href="Help.html">Help</a></h3>
  132.     <p>Provides quick access to this help documentation, the ability to send 
  133.     feedback or a bug report, and access to information about the authors.</p></li>
  134. </ol>
  135. </div>
  136.  
  137.  
  138.     <!-- #EndEditable -->
  139.     <h4><br>
  140.     <br>
  141.     </h4>
  142.     <p align="center">
  143.     <font color="#808080" size="1">Copyright <font face="Times New Roman">⌐ 2005 </font>Rick Brewster, Chris Crosetto, Tom 
  144.     Jackson, Michael Kelsey, Brandon Ortiz, Craig Taylor, Chris Trevino, and Luke Walker. Portions Copyright
  145.     <font face="Times New Roman">⌐ 2005 </font>Microsoft Corporation. All Rights Reserved.</font><font size="1"> <br>
  146.     </font>
  147. </div>
  148. </b>
  149.  
  150. </body>
  151.  
  152. <!-- #EndTemplate -->
  153.  
  154. </html>
  155.